home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 February / PCWorld_2007-02_cd.bin / komunikace / newsinterceptor / ni3setup.exe / "styles / blog / style.css" < prev   
Text File  |  2006-08-31  |  557b  |  28 lines

  1. body {
  2.   font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
  3.   color: #ffffff;
  4.     font-size: 12px;
  5.     margin-left: 10px;
  6.     margin-top: 10px;
  7.     margin-right: 10px;
  8.     margin-bottom: 10px;
  9.     background-color:#A1B3C9;
  10.     background-image:  url(bg.gif); background-repeat:repeat;
  11.     }
  12.     
  13. a {
  14.   text-decoration:none;
  15.   color:#ffffff;
  16.     border-bottom:1px dotted #ffffff;
  17. }
  18. a:hover {
  19.   color:#ffffff;
  20.     background-color:#939FB2;
  21. }
  22.  
  23. .paddingcontent {
  24.     PADDING-RIGHT: 10px;
  25.     PADDING-LEFT: 10px;
  26.     PADDING-BOTTOM: 20px;
  27.     PADDING-TOP: 10px;}
  28.